Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Remove parenthesis from function definitions #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove parenthesis from function definitions #201

wants to merge 1 commit into from

Conversation

vitorgalvao
Copy link
Contributor

You can’t have arguments between the parenthesis in bash, to define a function, you should either function name or name(). Having both is redundant.

Also fixed a case lacking a space.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant